home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld: Complete Mac Interactive
/
Macworld Complete Mac Interactive CD)(1994).iso
/
Software
/
Graphsoft
/
Arch Demo
/
Core.sit
/
MiniCad 5 Demo.rsrc
/
STR#_7001.txt
< prev
next >
Wrap
Text File
|
1994-04-15
|
262b
|
17 lines
Deselects the object that the handle is connected to.
SetDSelect(h : HANDLE);
Selects the object that the handle is connected to.
SetSelect(h : HANDLE);
Selects all objects on active layers.
SelectAll;
Deselects all objects on active layers.
DSelectAll;